.LegalContent .ArticleMarkdown ul{--listPaddingLeft:calc(var(--columnPaddingNormal) + 2em);--listPaddingRight:var(--columnPaddingLarge);padding:0 var(--listPaddingRight) 0 var(--listPaddingLeft)}.LegalSectionContainer,.RichTextContainer{display:grid;gap:24px 0;font:var(--fontWeightNormal) 15px/24px var(--fontFamily);letter-spacing:.2px;color:var(--textColor);--copyMaxWidth:calc(100vw - var(--columnPaddingNormal)*2)}@media (min-width:750px){.LegalSectionContainer,.RichTextContainer{font-size:18px;line-height:28px;--copyMaxWidth:calc(var(--columnMaxWidth)*3)}}.LegalSectionContainer>*,.RichTextContainer>*{max-width:var(--copyMaxWidth)}.LegalSectionContainer>:where(h1,h2,h3),.RichTextContainer>:where(h1,h2,h3){overflow:hidden;text-overflow:ellipsis}.LegalSectionContainer a,.RichTextContainer a{color:#635bff}.LegalSectionContainer h1,.LegalSectionContainer h2,.LegalSectionContainer h3,.LegalSectionContainer h4,.LegalSectionContainer h5,.LegalSectionContainer h6,.RichTextContainer h1,.RichTextContainer h2,.RichTextContainer h3,.RichTextContainer h4,.RichTextContainer h5,.RichTextContainer h6{padding:0 var(--columnPaddingMedium) 0 var(--columnPaddingNormal);color:var(--titleColor)}.LegalSectionContainer h1,.RichTextContainer h1{font:var(--fontWeightBold) 48px/56px var(--fontFamily);letter-spacing:-.2px}.LegalSectionContainer h2,.RichTextContainer h2{font:var(--fontWeightBold) 34px/44px var(--fontFamily);letter-spacing:-.1px;margin-top:48px}.LegalSectionContainer h3,.RichTextContainer h3{font:var(--fontWeightBold) 24px/32px var(--fontFamily);letter-spacing:.1px;margin-top:32px}.LegalSectionContainer h4,.LegalSectionContainer h5,.LegalSectionContainer h6,.RichTextContainer h4,.RichTextContainer h5,.RichTextContainer h6{font:var(--fontWeightSemibold) 18px/28px var(--fontFamily);letter-spacing:.2px;margin:8px 0 -16px}.LegalSectionContainer:first-of-type>:first-child,.RichTextContainer:first-of-type>:first-child{margin-top:0}.LegalSectionContainer p,.RichTextContainer p{padding:0 var(--columnPaddingMedium) 0 var(--columnPaddingNormal)}.LegalSectionContainer ol,.LegalSectionContainer ul,.RichTextContainer ol,.RichTextContainer ul{margin:0}.LegalSectionContainer ul,.RichTextContainer ul{list-style:none}.LegalSectionContainer li,.RichTextContainer li{position:relative}.LegalSectionContainer li+li,.LegalSectionContainer li ul li:first-child,.RichTextContainer li+li,.RichTextContainer li ul li:first-child{margin-top:16px}.LegalSectionContainer ul li:before,.RichTextContainer ul li:before{position:absolute;top:9px;left:-21px;width:7px;height:7px;border-radius:50%;background-color:var(--bulletColor);content:""}@media (min-width:600px){.LegalSectionContainer ul li:before,.RichTextContainer ul li:before{top:11px;left:-23px;width:8px;height:8px}}.LegalSectionContainer code,.LegalSectionContainer pre,.RichTextContainer code,.RichTextContainer pre{max-width:var(--markdownMaxWidth);font:var(--sourceCodeFont)}.LegalSectionContainer pre,.RichTextContainer pre{max-width:calc(1px + var(--columnMaxWidth)*3);margin:8px 0;padding:12px var(--columnPaddingNormal);overflow-x:auto;border-radius:var(--cardBorderRadius);border:1px solid var(--cardBorderColor);background:var(--subcardBackground);white-space:pre-wrap}.LegalSectionContainer img,.RichTextContainer img{max-width:100%}.LegalSectionContainer strong,.RichTextContainer strong{color:var(--titleColor)}.LegalSectionContainer .RichTextTable,.RichTextContainer .RichTextTable{--copyMaxWidth:none;--richTextTableGutter:16px;overflow:auto;padding:var(--richTextTableGutter);margin:calc(var(--richTextTableGutter)*-1)}.LegalSectionContainer table,.RichTextContainer table{--tableTitleColor:#0a2540;--tableBodyColor:#425466;--tableBorderColor:#0a2540;--tableOddRowBackgroundColor:#fff;--tableEvenRowBackgroundColor:#f7f9fc;--tableShadow:var(--cardShadowSmall);--tableSeparatorColor:rgba(66,71,112,0.06);--tableBorderRadius:4px;--tableVertPadding:4px;font-size:15px;line-height:24px;border-collapse:collapse;margin:0 1px}.LegalSectionContainer table:not(:first-child),.RichTextContainer table:not(:first-child){margin-top:20px}.LegalSectionContainer table strong,.RichTextContainer table strong{color:var(--tableTitleColor);font-weight:var(--fontWeightSemibold)}.LegalSectionContainer table p,.RichTextContainer table p{padding:0}.LegalSectionContainer table tr:after,.LegalSectionContainer table tr:before,.RichTextContainer table tr:after,.RichTextContainer table tr:before{content:"";display:table-cell;min-width:4px}.LegalSectionContainer table tr:first-child:before,.RichTextContainer table tr:first-child:before{border-top-left-radius:var(--tableBorderRadius)}.LegalSectionContainer table tr:first-child:after,.RichTextContainer table tr:first-child:after{border-top-right-radius:var(--tableBorderRadius)}.LegalSectionContainer table tr:last-child:before,.RichTextContainer table tr:last-child:before{border-bottom-left-radius:var(--tableBorderRadius)}.LegalSectionContainer table tr:last-child:after,.RichTextContainer table tr:last-child:after{border-bottom-right-radius:var(--tableBorderRadius)}.LegalSectionContainer table thead,.RichTextContainer table thead{font-weight:var(--fontWeightSemibold);color:var(--tableTitleColor)}.LegalSectionContainer table thead tr:after,.LegalSectionContainer table thead tr:before,.RichTextContainer table thead tr:after,.RichTextContainer table thead tr:before{visibility:hidden}.LegalSectionContainer table thead th,.RichTextContainer table thead th{font-weight:inherit;text-align:left;padding:0 12px 10px;vertical-align:top}.LegalSectionContainer table tbody,.RichTextContainer table tbody{color:var(--tableBodyColor);background-color:var(--tableOddRowBackgroundColor);border-radius:var(--tableBorderRadius);box-shadow:0 0 0 1px #fff,var(--tableShadow)}.LegalSectionContainer table tbody tr:nth-child(2n - 1) td,.RichTextContainer table tbody tr:nth-child(2n - 1) td{background-color:var(--tableOddRowBackgroundColor)}.LegalSectionContainer table tbody tr:nth-child(2n) td,.RichTextContainer table tbody tr:nth-child(2n) td{background-color:var(--tableEvenRowBackgroundColor)}.LegalSectionContainer table tbody td,.RichTextContainer table tbody td{vertical-align:top;padding:12px 32px 12px 12px;position:relative;vertical-align:middle}.LegalSectionContainer table tbody td:not(:first-child):before,.RichTextContainer table tbody td:not(:first-child):before{content:"";position:absolute;top:8px;left:0;bottom:8px;width:1px;background-color:var(--tableSeparatorColor)}.LegalSectionContainer table tbody td:first-child,.RichTextContainer table tbody td:first-child{border-top-left-radius:var(--tableBorderRadius);border-bottom-left-radius:var(--tableBorderRadius)}.LegalSectionContainer table tbody td:last-child,.RichTextContainer table tbody td:last-child{border-top-right-radius:var(--tableBorderRadius);border-bottom-right-radius:var(--tableBorderRadius)}.LegalSectionContainer table tbody td p:not(:first-child),.RichTextContainer table tbody td p:not(:first-child){margin-top:8px}.LegalSectionContainer table tbody:after,.LegalSectionContainer table tbody:before,.RichTextContainer table tbody:after,.RichTextContainer table tbody:before{content:"";display:table-row;height:4px;visibility:hidden}